8000 findScriptPathAndLoadModules speed up path by stevewasiura · Pull Request #184 · victorjonsson/jQuery-Form-Validator · GitHub
Skip to content

Conversation

@stevewasiura
Copy link
Contributor

speed up path detection
instead of looping through each script in DOM and checking src to see if it is form-validator,
change jQ selector to use AttributeContains modifier
so the correct script is detected the first loop

speed up path detection 
instead of looping through each script in DOM and checking src to see if it is form-validator,
change jQ selector to use AttributeContains modifier
so the correct script is detected the first loop
victorjonsson added a commit that referenced this pull request Sep 11, 2014
findScriptPathAndLoadModules speed up path
@victorjonsson victorjonsson merged commit c8dfb23 into victorjonsson:master Sep 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants